ComponentOne ASP.NET MVC Controls
AutoSearch Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : AutoSearch Property
Gets or sets a value that determines whether the grid should search for cells as the users types into read-only cells.
Syntax
'Declaration
 
Public Property AutoSearch As Boolean
public bool AutoSearch {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members